From 7381d40441a82dd6be31abe3d30b65d0f57a0aad Mon Sep 17 00:00:00 2001 From: Martin Nordholts Date: Sat, 17 Jan 2009 18:45:56 +0000 Subject: [PATCH] Fix bogus ChangeLog formating in two of my recent entries. svn path=/trunk/; revision=380 --- ChangeLog | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/ChangeLog b/ChangeLog index ed60040..5c52447 100644 --- a/ChangeLog +++ b/ChangeLog @@ -57,35 +57,35 @@ BABL_CLASS_IMPLEMENT(). This enables further refactorisation of the babl.h header. - * babl.h: Do the name changes and remove the unpleasant #undefs at - the bottom. + * babl/babl.h: Do the name changes and remove the unpleasant + #undefs at the bottom. - * babl-internal.h: Do the name changes. + * babl/babl-internal.h: Do the name changes. - * babl-component.[ch] - * babl-conversion.[ch] - * babl-extension.[ch] - * babl-fish.[ch] - * babl-format.[ch] - * babl-image.h - * babl-model.[ch] - * babl-sampling.h - * babl-type.[ch]: Adjust to changes. + * babl/babl-component.[ch] + * babl/babl-conversion.[ch] + * babl/babl-extension.[ch] + * babl/babl-fish.[ch] + * babl/babl-format.[ch] + * babl/babl-image.h + * babl/babl-model.[ch] + * babl/babl-sampling.h + * babl/babl-type.[ch]: Adjust to changes. 2009-01-17 Martin Nordholts Don't redeclare functions declared with the BABL_CLASS() or BABL_NAMED_CLASS() macros. - * babl-component.h - * babl-conversion.h - * babl-extension.h - * babl-fish.h - * babl-format.h - * babl-image.h - * babl-model.h - * babl-sampling.h - * babl-type.h + * babl/babl-component.h + * babl/babl-conversion.h + * babl/babl-extension.h + * babl/babl-fish.h + * babl/babl-format.h + * babl/babl-image.h + * babl/babl-model.h + * babl/babl-sampling.h + * babl/babl-type.h 2009-01-17 Martin Nordholts -- 2.30.2